home *** CD-ROM | disk | FTP | other *** search
- 30
-
- External data file format
-
- Data files must be in ASCII and follow the format below:
-
-
- line 1: Description of the data file contents
-
- line 2: Description of X data
-
- line 3: Description of Y data
-
- line 4: Xvalue(1) Yvalue(1) Flag
-
- line 5: Xvalue(2) Yvalue(2) Flag
-
- line n: Xvalue(n-3) Yvalue(n-3) Flag